#innovation {
    height: 620px;
    position: relative;
    background-size: 100% 100%;
}

#innovation .titles {
    position: absolute;
    top: 50px;
    left: 13%;
}

#innovation .titles p:first-of-type {
    font-size: 20px;
    color: #ba7841;
    line-height: 60px;
}

#innovation .titles p:last-of-type {
    font-size: 38px;
}

#innovation .longs {
    width: 38px;
    height: 1px;
    border: 1px solid #ba7841;
    background-color: #ba7841;
    position: absolute;
    left: 13%;
    top: 193px;
}

#innovation .left {
    position: absolute;
    width: 450px;
    height: 287px;
    left: 16%;
    top: 150px;
}

#innovation .left p:first-of-type {
    font-size: 24px;
    font-weight: bold;
    color: #ba7841;
    line-height: 96px;
}

#innovation .left p:last-of-type {
    line-height: 30px;
    font-size: 18px;
}

#innovation .left button {
    width: 174px;
    height: 44px;
    text-align: center;
    background-color: #ba7841;
    color: #fff;
    border: none;
    position: absolute;
    bottom: 0px;
}

#innovation a {
    color: #ba7841;
    position: absolute;
    left: 49%;
    bottom: -40px;
}

/* 右侧图片 */
#playBox0 {
    position: absolute;
    right: 11%;
    top: 15%;
}
